home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 130
/
Vol 130.iso
/
games
/
restaura.swf
/
scripts
/
frame_5201
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-15
|
228 b
|
19 lines
tellTarget("_root.tlo.drzwi")
{
if(_currentframe == 10)
{
gotoAndStop(10);
}
else
{
play();
}
}
if(_root.noc)
{
tellTarget("_root.tlo.drzwi.noc")
{
nextFrame();
}
}